home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 1 / Eagles_Nest_Mac_Collection_Disc_1.TOAST / Special Hardware / NEC-Up154 / PS Installer 7.x.rsrc / feed_-8190 < prev    next >
Text File  |  1992-10-15  |  845b  |  24 lines

  1. NECfeedoptions 1 get 1 eq NECfeedoptions 2 get 1 eq and not{ 
  2. statusdict begin 
  3. product(Silentwriter)eq 
  4. product(Silentwriter XL)eq 
  5. product(LC 890XL)eq 
  6. product(Silentwriter 95)eq 
  7. product(Silentwriter S62P)eq 
  8. product(Silentwriter 97)eq 
  9. or or or or or end{
  10. /NECflip{statusdict begin 
  11. product dup(Silentwriter)eq not end}def 
  12. /NECcp{}def //md/cp get /NECcp exch def 
  13. /NECsetpapertray{statusdict begin 1 eq{defaultpapertray} 
  14. {defaultpapertray 1 eq{2}{1}ifelse}ifelse setpapertray end}def    
  15. /NECfirsttray{NECfeedoptions 1 get NECsetpapertray}def 
  16. /NECresttray{NECfeedoptions 2 get NECsetpapertray NECflip{od}if}def 
  17. /NECtrayswitch{statusdict/manualfeed get not 
  18. {NECfeedoptions 0 get 1 gt 
  19. {NECfirsttray NECfeedoptions dup 0 get 1 sub 0 exch put}{NECresttray}ifelse} 
  20. if}bind def end 
  21. md/cp{NECcp NECtrayswitch 
  22. }bind put NECtrayswitch 
  23. }if}if 
  24.